projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
765920f
)
Fix definition of EMACS in test/manual/indent/Makefile
author
Tom Tromey
<tom@tromey.com>
Fri, 13 Jan 2017 06:20:02 +0000
(23:20 -0700)
committer
Tom Tromey
<tom@tromey.com>
Fri, 13 Jan 2017 19:38:36 +0000
(12:38 -0700)
* test/manual/indent/Makefile (EMACS): Add one more "..".
test/manual/indent/Makefile
patch
|
blob
|
history
diff --git
a/test/manual/indent/Makefile
b/test/manual/indent/Makefile
index 83162681d72226818bea4ee2d8979657a6c49af8..09cf4a2b77c2e3ad7155d1cbf3b0d3cdaf328994 100644
(file)
--- a/
test/manual/indent/Makefile
+++ b/
test/manual/indent/Makefile
@@
-1,5
+1,5
@@
RM=rm
-EMACS=../../src/emacs
+EMACS=../../
../
src/emacs
all: clean $(addsuffix .test,$(wildcard *.*))